gridLineColor
Type
property
Summary
The color of chart grid lines
Syntax
set the gridLineColor of widget to {RGB | RGBA}
get the gridLineColor of widget
Description
Use the gridLineColor property to change or get the color of the lines on the chart grid.
Examples
on mouseUp
set the gridLineColor of widget "Chart View" to 255,67,67
end mouseUp
Compatibility and Support
OS
mac
windows
linux
ios
android
web